[INFO] cloning repository https://github.com/gfhfyjbr/kou-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfhfyjbr/kou-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfhfyjbr%2Fkou-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfhfyjbr%2Fkou-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ded2c64ba22f046d381e7b2c3c6c16e04486e53d
[INFO] checking gfhfyjbr/kou-ui against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfhfyjbr%2Fkou-ui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gfhfyjbr/kou-ui
[INFO] finished tweaking git repo https://github.com/gfhfyjbr/kou-ui
[INFO] tweaked toml for git repo https://github.com/gfhfyjbr/kou-ui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gfhfyjbr/kou-ui on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gfhfyjbr/kou-ui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5
[INFO] running `Command { std: "docker" "start" "eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking grid v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking taffy v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking kou-style v0.1.0 (/opt/rustwide/workdir/crates/kou-style)
[INFO] [stderr]     Checking kou-events v0.1.0 (/opt/rustwide/workdir/crates/kou-events)
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking kou-renderer v0.1.0 (/opt/rustwide/workdir/crates/kou-renderer)
[INFO] [stderr]     Checking kou-layout v0.1.0 (/opt/rustwide/workdir/crates/kou-layout)
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking kou-core v0.1.0 (/opt/rustwide/workdir/crates/kou-core)
[INFO] [stderr]     Checking kou-hooks v0.1.0 (/opt/rustwide/workdir/crates/kou-hooks)
[INFO] [stderr]     Checking kou-router v0.1.0 (/opt/rustwide/workdir/crates/kou-router)
[INFO] [stderr]     Checking kou-signals v0.1.0 (/opt/rustwide/workdir/crates/kou-signals)
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking kou-tui v0.1.0 (/opt/rustwide/workdir/crates/kou-tui)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking kou-ui v0.1.0 (/opt/rustwide/workdir/crates/kou-ui)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling ffmpeg-the-third v5.0.0+ffmpeg-8.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking concurrent v0.1.0 (/opt/rustwide/workdir/examples/concurrent)
[INFO] [stderr]     Checking form v0.1.0 (/opt/rustwide/workdir/examples/form)
[INFO] [stderr]     Checking router_example v0.1.0 (/opt/rustwide/workdir/examples/router)
[INFO] [stderr]     Checking counter v0.1.0 (/opt/rustwide/workdir/examples/counter)
[INFO] [stderr]     Checking overlay v0.1.0 (/opt/rustwide/workdir/examples/overlay)
[INFO] [stderr]     Checking kou-web v0.1.0 (/opt/rustwide/workdir/crates/kou-web)
[INFO] [stderr]     Checking kou-native v0.1.0 (/opt/rustwide/workdir/crates/kou-native)
[INFO] [stderr]     Checking kou-macro v0.1.0 (/opt/rustwide/workdir/crates/kou-macro)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling ffmpeg-sys-the-third v5.0.0+ffmpeg-8.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking kou-video v0.1.0 (/opt/rustwide/workdir/crates/kou-video)
[INFO] [stderr]     Checking ascii_video v0.1.0 (/opt/rustwide/workdir/examples/ascii_video)
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking kou-shader v0.1.0 (/opt/rustwide/workdir/crates/kou-shader)
[INFO] [stderr]     Checking shader v0.1.0 (/opt/rustwide/workdir/examples/shader)
[INFO] [stderr]     Checking todo v0.1.0 (/opt/rustwide/workdir/examples/todo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5", kill_on_drop: false }`
[INFO] [stdout] eae32f53f83c89da6ededa34780c05707ac123de791bcbcc9f12da4b079290f5
